# Your Next Steps, and The Future of Kubernetes

## Kubernetes Dashboard

https://github.com/kubernetes/dashboard

## Namespaces and Context

kubectl get namespaces

kubectl get all -all-namespaces

~/.kube/config file

kubectl config get-contexts

kubectl config set*









